Images and textures best practices

The required memory bandwidth that rendering of large textures and images use can slow down your application. You can optimize the performance of your applications by:

See also

Adjusting the data size

Loading resources in parallel

Using mipmaps

Compressing textures

Filtering textures

Measuring the performance of your Kanzi application

Best practices

Textures